Skip to content

Conversation

@ntwb
Copy link
Contributor

@ntwb ntwb commented Jan 19, 2016

Based on commit message 79be869 "Travis should test recent stable node versions, as well as iojs" I've updated the NodeJS test matrix:

• iojs is for all intensive purposes deprecated, it was merged back into the v4 branch of NodeJS https://iojs.org/en/

• The latest LTS (Long Term Support) version of NodeJS is v4.2.4, using the 4 alias will always use the latest 4.x.x branch

• The latest "stable" is the 5.x branch which is currently v5.4.1, again using 5 will always test the latest v5.x.x branch. (Note Also the NVM alias stable is deprecated, https://github.com/creationix/nvm#usage)

Based on commit message 79be869 "Travis should test recent stable node versions, as well as iojs" I've updated the NodeJS test matrix:
• iojs is for all intensive purposes deprecated, it was merged back into the v4 branch of NodeJS https://iojs.org/en/
• The latest LTS (Long Term Support) version of NodeJS is v4.2.4, using the `4` alias will always use the latest 4.x.x branch
• The latest "stable" is the 5.x branch which is currently v5.4.1, again using `5` will always test the latest v5.x.x branch. (Note Also the NVM alias `stable` is deprecated, https://github.com/creationix/nvm#usage)
@kadamwhite
Copy link
Collaborator

Thanks! Travis's own Node page is outdated, I knew 5 was out but missed that it wasn't represented in the list I pulled. I appreciate the cleanup.

@kadamwhite kadamwhite merged commit ea9c3a5 into WP-API:master Jan 20, 2016
@ntwb ntwb deleted the patch-1 branch January 21, 2016 01:11
@ntwb
Copy link
Contributor Author

ntwb commented Jan 21, 2016

👍

@kadamwhite kadamwhite mentioned this pull request Jan 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants